Skip to content

chore(deps-dev): bump @types/node from 25.0.3 to 25.0.6#59

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-25.0.6
Closed

chore(deps-dev): bump @types/node from 25.0.3 to 25.0.6#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/types/node-25.0.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps @types/node from 25.0.3 to 25.0.6.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Test Results

158 tests   158 ✅  9s ⏱️
 16 suites    0 💤
  1 files      0 ❌

Results for commit 008da52.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 87% Generic badge
Branch 85% 86% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 01/13/2026 - 21:22:23
Parser: CoberturaParser
Assemblies: 7
Classes: 26
Files: 26
Covered lines: 551
Uncovered lines: 80
Coverable lines: 631
Total lines: 1598
Line coverage: 87.3% (551 of 631)
Covered branches: 223
Total branches: 259
Branch coverage: 86.1% (223 of 259)
Tag: 85_20973033392
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
src 15 51 66 180 22.7% 0 14 0%
events.ts 2 0 2 2 100% 0 0
index.ts 12 50 62 146 19.3% 0 14 0%
log.ts 1 1 2 3 50% 0 0
types.d.ts 0 0 0 29 0 0
src.kanban 137 0 137 350 100% 69 70 98.5%
board-manager.ts 24 0 24 60 100% 10 10 100%
board.ts 33 0 33 84 100% 10 10 100%
provider.ts 21 0 21 65 100% 10 10 100%
synchroniser.ts 44 0 44 98 100% 31 32 96.8%
watcher.ts 15 0 15 43 100% 8 8 100%
src.plugins 8 6 14 61 57.1% 0 2 0%
kanban.ts 4 0 4 18 100% 0 0
tasks.ts 4 6 10 43 40% 0 2 0%
src.settings 119 21 140 374 85% 14 18 77.7%
ignore-component.ts 41 0 41 84 100% 0 0
ignore-folders.ts 15 0 15 35 100% 0 0
ignore-matches.ts 3 0 3 7 100% 0 0
index.ts 1 0 1 43 100% 0 0
tab.ts 59 21 80 205 73.7% 14 18 77.7%
src.tasks 257 2 259 600 99.2% 140 155 90.3%
collection.ts 81 0 81 166 100% 67 73 91.7%
data-view-collection.ts 4 0 4 9 100% 0 0
data-view-task.ts 35 0 35 82 100% 11 14 78.5%
emoji-collection.ts 4 0 4 9 100% 0 0
emoji-task.ts 35 0 35 67 100% 11 14 78.5%
factory.ts 10 2 12 33 83.3% 2 4 50%
provider.ts 33 0 33 92 100% 22 22 100%
task.ts 55 0 55 142 100% 27 28 96.4%
src.ui 13 0 13 30 100% 0 0 ****
suggest.ts 13 0 13 30 100% 0 0
src.utils 2 0 2 3 100% 0 0 ****
index.ts 2 0 2 3 100% 0 0

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

📦 Version Impact

Current version: 0.6.0
Next version: 0.6.0
Bump type: none
Will release: ⚪️ No (non-releasable changes only)


This PR will not trigger a release (only docs/test/chore/build/ci/style/revert changes)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.3 to 25.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/types/node-25.0.6 branch from e9278ae to 008da52 Compare January 13, 2026 21:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2026

Superseded by #61.

@dependabot dependabot bot closed this Jan 13, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/types/node-25.0.6 branch January 13, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants